 |
 |
 |
 |
#135240 - 05/28/01 09:20 AM
[6.0x] Chat Mod 1.0.23
|
Admin / Code Breaker
Registered: 03/24/01
Posts: 7396
|
My first mod Here we go: Name: Chat Mod Description: Lets you chat with jIRC. It has full CP support, it's 100% wordletized, it automatically gets the nick of the user/Guestxxxxx (5 random digits) if it's a guest, replaces smilies with real smilies (with SmilieMod support), notifies Who's Online, shows how many people are currently chatting (by Who's Online) and even invites people to the chatroom. Demo: http://www.lkubb.dns2go.com Link: ZIP File (last updated: 07.23.2001) OR MultiHack File (last updated: 07.23.2001) Requirements: Who\'s Online 3.9Qa , jPilot License (unless you want to see an "unregistered" line after every line) Special thanks to: Ryan Olson for Invitation Script, qasic, Borg and Philipp for their scripts, Troy J. for MultiHack and especially to my mom and dad Screenshots: Forum Summary , Chat Window , CP /me is so excited LK.
_________________________
My Hacks Page (will be back with UBB 7!) UBBDev - We put the class into UBB.classic!
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#135242 - 05/28/01 09:47 AM
Re: [6.0x] Chat Mod 1.0.23
|
Junior Member
Registered: 03/22/01
Posts: 22
|
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#135245 - 05/28/01 10:55 AM
Re: [6.0x] Chat Mod 1.0.23
|
Admin / Code Breaker
Registered: 03/24/01
Posts: 7396
|
Thanks everybody  -Torbsko-: chat.gif, jirc_mss.cab, jirc_nss.zip, jirc_pure.zip - noncgi cp_vars_chat.pl - Templates ubb_chat.cgi, cp_chat.cgi - cgi-bin vars_chat - variables <FONT COLOR="#000000" SIZE="1">[ May 28, 2001 10:57 AM: Message edited by: LK ]</font>
_________________________
My Hacks Page (will be back with UBB 7!) UBBDev - We put the class into UBB.classic!
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#135257 - 05/31/01 07:19 PM
Re: [6.0x] Chat Mod 1.0.23
|
Junior Member
Registered: 04/10/01
Posts: 23
|
i found out the answer for myself but i have to share it to help you all as much as you have helped me .... some servers dont recognise cab file so you have to change the: jirc_mss.cab file to Jirc_mss.bin now you have to edit one file ***** Open ubb_chat.cgi ***** ***** Find ***** <param name="CABBASE" value="$vars_config{NonCGIURL}/jirc_mss.cab"> ***** Replace with ***** <param name="CABBASE" value="$vars_config{NonCGIURL}/jirc_mss.bin"> it worked a treat for me i hope this helps someone 
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#135258 - 05/31/01 09:06 PM
Re: [6.0x] Chat Mod 1.0.23
|
Junior Member
Registered: 05/31/01
Posts: 3
Loc: Chained to a desk...
|
First off, this mod is excellent. I installed it as soon as I spotted it. If I may make a suggestion - maybe make some more of the Jchat configurabe parameters editable from the control panel. For example, to get it to fit with my color scheme, I had to change the BG on the user name list. So, I went in to ubb_chat.cgi and added: <param name="ListScreenColor" value="0,0,128">To set it to blue. It works fine, as did all the extra params I added manually, but being able to do so from the control panel would be nice. Again, excellent work. If you want to check out my implementation of the hack, take a peek at my board here .
_________________________
-Iniaes
|
|
Top
|
|
|
|
 |
 |
 |
 |
|
|